
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <meta content="width=300, initial-scale=1" name="viewport">
  <meta name="description" content="Create a new document and edit with others at the same time -- from your computer, phone or tablet. Get stuff done with or without an internet connection. Use Docs to edit Word files. Free from Google.">
  <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
  <title>Google Docs - create and edit documents online, for free.</title>
  <style>
  @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuht.eot);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0f.eot);
}
  </style>
  <style>
  h1, h2 {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  }
  @-webkit-keyframes fontfix {
  from {
  opacity: 1;
  }
  to {
  opacity: 1;
  }
  }
  </style>
<style>
  html, body {
  font-family: Arial, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  height: 100%;
  min-width: 100%;
  font-size: 13px;
  color: #404040;
  direction: ltr;
  -webkit-text-size-adjust: none;
  }
  button,
  input[type=button],
  input[type=submit] {
  font-family: Arial, sans-serif;
  font-size: 13px;
  }
  a,
  a:hover,
  a:visited {
  color: #427fed;
  cursor: pointer;
  text-decoration: none;
  }
  a:hover {
  text-decoration: underline;
  }
  h1 {
  font-size: 20px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: normal;
  }
  h2 {
  font-size: 14px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: bold;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  margin: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 15px;
  color: #404040;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 0;
  width: 16px;
  height: 16px;
  box-sizing: content-box;
  background: none;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color: #4d90fe;
  }
  .stacked-label {
  display: block;
  font-weight: bold;
  margin: .5em 0;
  }
  .hidden-label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  }
  .main {
  padding-bottom: 100px;
  }
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
  content: "";
  display: table;
  }
  .clearfix:after {
  clear: both;
  }
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
  zoom:1;
  }
  .google-header-bar {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
  background-size: 116px 38px;
  background-repeat: no-repeat;
  margin: 17px 0 0;
  float: left;
  height: 38px;
  width: 116px;
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
  background-size: 112px 36px;
  margin: 21px 0 0;
  }
  .header .secondary-link {
  margin: 28px 0 0;
  float: right;
  }
  .header .secondary-link a {
  font-weight: normal;
  }
  .google-header-bar.centered {
  border: 0;
  height: 108px;
  }
  .google-header-bar.centered .header .logo {
  float: none;
  margin: 40px auto 30px;
  display: block;
  }
  .google-header-bar.centered .header .secondary-link {
  display: none
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .footer {
  padding-top: 7px;
  font-size: .85em;
  white-space: nowrap;
  }
  .footer ul {
  float: left;
  max-width: 80%;
  min-height: 16px;
  padding: 0;
  }
  .footer ul li {
  color: #737373;
  display: inline;
  padding: 0;
  padding-right: 1.5em;
  }
  .footer a {
  color: #737373;
  }
  .lang-chooser-wrap {
  float: right;
  display: inline;
  }
  .lang-chooser-wrap img {
  vertical-align: top;
  }
  .lang-chooser {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  }
  .lang-chooser option {
  font-size: 13px;
  line-height: 24px;
  }
  .hidden {
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  display: none !important;
  }
  .banner {
  text-align: center;
  }
  .card {
  background-color: #f7f7f7;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  width: 304px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .card > *:first-child {
  margin-top: 0;
  }
  .rc-button,
  .rc-button:visited {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  }
  .card .rc-button {
  width: 100%;
  padding: 0;
  }
  .rc-button.disabled,
  .rc-button[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .rc-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .rc-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  }
  .rc-button-submit,
  .rc-button-submit:visited {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .rc-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .rc-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .rc-button-red,
  .rc-button-red:visited {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .rc-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  }
  .rc-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .secondary-actions {
  text-align: center;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .google-header-bar.centered {
  height: 83px;
  }
  .google-header-bar.centered .header .logo {
  margin: 25px auto 20px;
  }
  .card {
  margin-bottom: 20px;
  }
</style>
<style media="screen and (max-width: 580px)">
  html, body {
  font-size: 14px;
  }
  .google-header-bar.centered {
  height: 73px;
  }
  .google-header-bar.centered .header .logo {
  margin: 20px auto 15px;
  }
  .content {
  padding-left: 10px;
  padding-right: 10px;
  }
  .hidden-small {
  display: none;
  }
  .card {
  padding: 20px 15px 30px;
  width: 270px;
  }
  .footer ul li {
  padding-right: 1em;
  }
  .lang-chooser-wrap {
  display: none;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
  }
</style>
<style>
  pre.debug {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  white-space: pre-wrap;
  width: 90%;
  overflow: hidden;
  }
</style>
<style>
  .banner h1 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 42px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  }
  .banner h2 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  }
  .signin-card {
  width: 274px;
  padding: 40px 40px;
  }
  .signin-card .profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  }
  .signin-card .profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
  }
  .signin-card .profile-email {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
  min-height: 1em;
  }
  .signin-card input[type=email],
  .signin-card input[type=password],
  .signin-card input[type=text],
  .signin-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .signin-card #Email,
  .signin-card #Passwd,
  .signin-card .captcha {
  direction: ltr;
  height: 44px;
  font-size: 16px;
  }
  .signin-card #Email + .stacked-label {
  margin-top: 15px;
  }
  .signin-card #reauthEmail {
  display: block;
  margin-bottom: 10px;
  line-height: 36px;
  padding: 0 8px;
  font-size: 15px;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .one-google p {
  margin: 0 0 10px;
  color: #555;
  font-size: 14px;
  text-align: center;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 60px;
  }
  .one-google .logo-strip {
  background-repeat: no-repeat;
  display: block;
  margin: 10px auto;
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
  background-size: 230px 17px;
  width: 230px;
  height: 17px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .banner h1 {
  font-size: 38px;
  margin-bottom: 15px;
  }
  .banner h2 {
  margin-bottom: 15px;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 30px;
  }
  .signin-card #Email {
  margin-bottom: 0;
  }
  .signin-card #Passwd {
  margin-top: -1px;
  }
  .signin-card #Email.form-error,
  .signin-card #Passwd.form-error {
  z-index: 2;
  }
  .signin-card #Email:hover,
  .signin-card #Email:focus,
  .signin-card #Passwd:hover,
  .signin-card #Passwd:focus {
  z-index: 3;
  }
</style>
<style media="screen and (max-width: 580px)">
  .banner h1 {
  font-size: 22px;
  margin-bottom: 15px;
  }
  .signin-card {
  width: 260px;
  padding: 20px 20px;
  margin: 0 auto 20px;
  }
  .signin-card .profile-img {
  width: 72px;
  height: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
  border-radius: 72px;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .one-google .logo-strip {
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
  }
</style>
<style>
  .remember .bubble-wrap {
  position: absolute;
  padding-top: 3px;
  -o-transition: opacity .218s ease-in .218s;
  -moz-transition: opacity .218s ease-in .218s;
  -webkit-transition: opacity .218s ease-in .218s;
  transition: opacity .218s ease-in .218s;
  left: -999em;
  opacity: 0;
  width: 314px;
  margin-left: -20px;
  }
  .remember:hover .bubble-wrap,
  .remember input:focus ~ .bubble-wrap,
  .remember .bubble-wrap:hover,
  .remember .bubble-wrap:focus {
  opacity: 1;
  left: inherit;
  }
  .bubble-pointer {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
  height: 0;
  margin-left: 17px;
  }
  .bubble {
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  #stay-signed-in {
  float: left;
  }
  #stay-signed-in-tooltip {
  left: auto;
  margin-left: -20px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 314px;
  z-index: 1;
  }
  .dasher-tooltip {
  top: 380px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .dasher-tooltip {
  top: 340px;
  }
</style>
<style>
  .jfk-tooltip {
  background-color: #fff;
  border: 1px solid;
  color: #737373;
  font-size: 12px;
  position: absolute;
  z-index: 800 !important;
  border-color: #bbb #bbb #a8a8a8;
  padding: 16px;
  width: 250px;
  }
 .jfk-tooltip h3 {
  color: #555;
  font-size: 12px;
  margin: 0 0 .5em;
  }
 .jfk-tooltip-content p:last-child {
  margin-bottom: 0;
  }
  .jfk-tooltip-arrow {
  position: absolute;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
  border: 9px solid;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  border: 8px solid;
  }
  .jfk-tooltip-arrowdown {
  bottom: 0;
  }
  .jfk-tooltip-arrowup {
  top: -9px;
  }
  .jfk-tooltip-arrowleft {
  left: -9px;
  top: 30px;
  }
  .jfk-tooltip-arrowright {
  right: 0;
  top: 30px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-color: #bbb transparent;
  left: -9px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-color: #a8a8a8 transparent;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-color: #fff transparent;
  left: -8px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-top-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-top-width: 0;
  top: 1px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-color: transparent #bbb;
  top: -9px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-color:transparent #fff;
  top:-8px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
  border-left-width: 0;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
  border-left-width: 0;
  left: 1px;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-right-width: 0;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-right-width: 0;
  }
  .jfk-tooltip-closebtn {
  background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
  border: 1px solid transparent;
  height: 21px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 21px;
  }
  .jfk-tooltip-closebtn:focus,
  .jfk-tooltip-closebtn:hover {
  opacity: .8;
  cursor: pointer;
  }
  .jfk-tooltip-closebtn:focus {
  border-color: #4d90fe;
  }
</style>
<style media="screen and (max-width: 580px)">
  .jfk-tooltip {
  display: none;
  }
</style>
<style type="text/css">
.captcha-box {
  background: #fff;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 10px;
}
.captcha-box .captcha-img {
  text-align: center;
}
.captcha-box .captcha-label {
  font-weight: bold;
  display: block;
  margin: .5em 0;
}
.captcha-box .captcha-msg {
  color: #999;
  display: block;
  position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
  float: right;
  border: 0;
}
.captcha-box .audio-box {
  position: absolute;
  top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
  padding-top: 20px;
  margin-bottom: 0;
}
.form-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.form-panel.first {
  z-index: 2;
}
.form-panel.second {
  z-index: 1;
}
.shift-form .form-panel.first {
  z-index: 1;
}
.shift-form .form-panel.second {
  z-index: 2;
}
.slide-in,
.slide-out {
  display: block;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
  opacity: 0;
  -webkit-transform: translate3d(-120%, 0, 0);
  -moz-transform: translate3d(-120%, 0, 0);
  -ms-transform: translate3d(-120%, 0, 0);
  -o-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.slide-in {
  -webkit-transform: translate3d(120%, 0, 0);
  -moz-transform: translate3d(120%, 0, 0);
  -ms-transform: translate3d(120%, 0, 0);
  -o-transform: translate3d(120%, 0, 0);
  transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.error-msg {
  -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  height: auto;
  max-height: 0;
  opacity: 0;
}
.has-error .error-msg {
  max-height: 3.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.back-arrow {
  position: absolute;
  top: 37px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
}
.back-arrow {
  border-style: none;
}
.shift-form.back-arrow {
  display: block;
}
.back-arrow img {
  display: block;
}
#link-signup {
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signup{
  display: none;
}
#link-signin-different {
  display: none;
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signin-different {
  display: block;
}
.signin-card #profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  min-height: 1em;
}
.signin-card.no-name #profile-name {
  display: none;
}
.signin-card.no-name #email-display {
  line-height: initial;
  margin-bottom: 16px;
}
.signin-card #email-display {
  display: block;
  padding: 0px 8px;
  color: rgb(64, 64, 64);
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signin-card #Email {
  margin-top: 16px;
}
.need-help {
  float: right;
  text-align: right;
}
.form-panel {
  width: 274px;
}
#gaia_firstform {
  z-index: 2;
}
.signin-card {
  position: relative;
  overflow: hidden;
}
.signin-card #profile-name {
  color: #000;
}
.circle-mask {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  margin-bottom: 10px;
}
.circle {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
  position: absolute;
  z-index: 101;
  height: 96px;
  width: 96px;
  border-radius: 50%;
  opacity: 0.99;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.main {
  overflow: hidden;
}
.card-mask-wrap {
  position: relative;
  width: 360px;
  margin: 0 auto;
  z-index: 1;
}
.dasher-tooltip {
  position: absolute;
  left: 50%;
  margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
  margin-top: 15px;
}
.dasher-tooltip p {
  margin-top: 0;
}
.dasher-tooltip p span {
  display: block;
}
.card {
  margin-bottom: 0;
}
.one-google {
  padding-top: 27px;
}
#canvas {
  -webkit-transition: opacity 0.075s;
  -moz-transition: opacity 0.075s;
  -ms-transition: opacity 0.075s;
  -o-transition: opacity 0.075s;
  transition: opacity 0.075s;
  opacity: 0.01;
}
.shift-form #canvas {
  opacity: 0.99;
}
.label {
  color: #404040;
}
#account-chooser-link {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input-wrapper {
  position: relative;
}
.google-footer-bar {
  z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
  top: 17px;
}
.circle-mask {
  height: 72px;
  width: 72px;
  background-size: 72px;
}
.circle {
  height: 72px;
  width: 72px;
}
#canvas {
  height: 72px;
  width: 72px;
}
.form-panel {
  width: 256px;
}
.card-mask-wrap {
  width: 300px;
}
.signin-card {
  width: 256px;
}
.signin-card #EmailFirst {
  margin-top: 15px;
}
.one-google {
  padding-top: 22px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar  centered">
  <div class="header content clearfix">
  <div class="logo logo-w" aria-label="Google"></div>
  </div>
  </div>
  <div class="main content clearfix">
<div class="banner">
<h1>
  One account. All of Google.
</h1>
  <h2 class="hidden-small">
  Sign in to continue to Docs
  </h2>
</div>
<div class="main-content 
  
    no-name
  
  
  
">
<div class="card signin-card pre-shift
  
  
   no-name">
  <img class="circle-mask"
    
      src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
    >
  <form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
  <input name="Page" type="hidden" value="PasswordSeparationSignIn">
  <input type="hidden" name="" value="">
  <input type="hidden" name="gxf" value="AFoagUU4dKrh-QHQ3o9heTEVaoeHfG7t9g:1618724138656">
  <input type="hidden" name="continue" value="https://docs.google.com/document/d/1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI/edit">
  <input type="hidden" name="followup" value="https://docs.google.com/document/d/1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI/edit">
  <input type="hidden" name="service" value="wise">
  <input type="hidden" name="ltmpl" value="docs">
  <input id="profile-information" name="ProfileInformation" type="hidden" value="">
  <input id="session-state" name="SessionState" type="hidden" value="AEThLlxf-sW0gS4deKlWRerzpWvLmLERyQ9QkSDd2ikzyN637ij7U3fn0hN9gyewAqEgSAqUFpypzB_BxMu_LmH6_JRQsDlXqs9qXXK29GmEZMx1uOe2tFIavX0YGNsohXUwWX9nsZSK0J2Q6pikJbbpHFFML7Dejmz5njzSNa4FmrbGAexbl9xCHCmB-0yRS51OU7HHMJHd">
  <input name="flowName" type="hidden" value="GlifWebSignIn">
  <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
  <div class="form-panel first valid" id="gaia_firstform">
  <div class="slide-out">
  <div class="input-wrapper focused">
  <div id="identifier-shown">
  <div>
  <label class="stacked-label" for="Email">
  Enter your email</label>
  <input id="Email" type="email" value="" spellcheck="false"
                   name="Email"
                   
                     placeholder="Email or phone"
                   
                   
                   
                   >
  <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
  </div>
  </div>
  <span role="alert" class="error-msg" id="errormsg_0_Email"></span>
  </div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
  <a class="need-help"
          href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit&amp;service=wise&amp;ltmpl=docs&amp;hl=en">
  Find my account
  </a>
  </div>
  </div>
  </form>
</div>
  <div class="card-mask-wrap
        
     no-name">
  <div class="card-mask">
  <div class="one-google">
  <p class="create-account">
  <span id="link-signin-different">
  <a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit&amp;followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit&amp;service=wise&amp;ltmpl=docs">
  Sign in with a different account
  </a>
  </span>
  <span id="link-signup">
  <a href="https://accounts.google.com/SignUp?service=wise&amp;continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit&amp;ltmpl=docs">
  Create account
  </a>
  </span>
  </p>
<p class="tagline">
  One Google Account for everything Google
</p>
<div class="logo-strip"></div>
  </div>
  </div>
  </div>
</div>
  </div>
  <div class="google-footer-bar">
  <div class="footer content clearfix">
  <ul id="footer-list">
  <li>
  <a href="https://www.google.com/intl/en/about" target="_blank">
  About Google
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en&privacy=true" target="_blank">
  Privacy
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en" target="_blank">
  Terms
  </a>
  </li>
  <li>
  <a href="http://www.google.com/support/accounts?hl=en" target="_blank">
  Help
  </a>
  </li>
  </ul>
  <div id="lang-vis-control" style="display: none">
  <span id="lang-chooser-wrap" class="lang-chooser-wrap">
  <label for="lang-chooser"><img src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png" alt="Change language"></label>
  <select id="lang-chooser" class="lang-chooser" name="lang-chooser">
  <option value="af"
                 >
  ‪Afrikaans‬
  </option>
  <option value="az"
                 >
  ‪azərbaycan‬
  </option>
  <option value="ca"
                 >
  ‪català‬
  </option>
  <option value="cs"
                 >
  ‪Čeština‬
  </option>
  <option value="da"
                 >
  ‪Dansk‬
  </option>
  <option value="de"
                 >
  ‪Deutsch‬
  </option>
  <option value="et"
                 >
  ‪eesti‬
  </option>
  <option value="en-GB"
                 >
  ‪English (United Kingdom)‬
  </option>
  <option value="en"
                
                  selected="selected"
                 >
  ‪English (United States)‬
  </option>
  <option value="es"
                 >
  ‪Español (España)‬
  </option>
  <option value="es-419"
                 >
  ‪Español (Latinoamérica)‬
  </option>
  <option value="eu"
                 >
  ‪euskara‬
  </option>
  <option value="fil"
                 >
  ‪Filipino‬
  </option>
  <option value="fr-CA"
                 >
  ‪Français (Canada)‬
  </option>
  <option value="fr"
                 >
  ‪Français (France)‬
  </option>
  <option value="gl"
                 >
  ‪galego‬
  </option>
  <option value="hr"
                 >
  ‪Hrvatski‬
  </option>
  <option value="in"
                 >
  ‪Indonesia‬
  </option>
  <option value="zu"
                 >
  ‪isiZulu‬
  </option>
  <option value="is"
                 >
  ‪íslenska‬
  </option>
  <option value="it"
                 >
  ‪Italiano‬
  </option>
  <option value="sw"
                 >
  ‪Kiswahili‬
  </option>
  <option value="lv"
                 >
  ‪latviešu‬
  </option>
  <option value="lt"
                 >
  ‪lietuvių‬
  </option>
  <option value="hu"
                 >
  ‪magyar‬
  </option>
  <option value="ms"
                 >
  ‪Melayu‬
  </option>
  <option value="nl"
                 >
  ‪Nederlands‬
  </option>
  <option value="no"
                 >
  ‪norsk‬
  </option>
  <option value="pl"
                 >
  ‪polski‬
  </option>
  <option value="pt"
                 >
  ‪Português (Brasil)‬
  </option>
  <option value="pt-PT"
                 >
  ‪Português (Portugal)‬
  </option>
  <option value="ro"
                 >
  ‪română‬
  </option>
  <option value="sk"
                 >
  ‪Slovenčina‬
  </option>
  <option value="sl"
                 >
  ‪slovenščina‬
  </option>
  <option value="sr-Latn"
                 >
  ‪srpski (latinica)‬
  </option>
  <option value="fi"
                 >
  ‪Suomi‬
  </option>
  <option value="sv"
                 >
  ‪Svenska‬
  </option>
  <option value="vi"
                 >
  ‪Tiếng Việt‬
  </option>
  <option value="tr"
                 >
  ‪Türkçe‬
  </option>
  <option value="el"
                 >
  ‪Ελληνικά‬
  </option>
  <option value="bg"
                 >
  ‪български‬
  </option>
  <option value="mk"
                 >
  ‪македонски‬
  </option>
  <option value="mn"
                 >
  ‪монгол‬
  </option>
  <option value="ru"
                 >
  ‪Русский‬
  </option>
  <option value="sr"
                 >
  ‪српски (ћирилица)‬
  </option>
  <option value="uk"
                 >
  ‪Українська‬
  </option>
  <option value="ka"
                 >
  ‪ქართული‬
  </option>
  <option value="hy"
                 >
  ‪հայերեն‬
  </option>
  <option value="iw"
                 >
  ‫עברית‬‎
  </option>
  <option value="ur"
                 >
  ‫اردو‬‎
  </option>
  <option value="ar"
                 >
  ‫العربية‬‎
  </option>
  <option value="fa"
                 >
  ‫فارسی‬‎
  </option>
  <option value="ne"
                 >
  ‪नेपाली‬
  </option>
  <option value="mr"
                 >
  ‪मराठी‬
  </option>
  <option value="hi"
                 >
  ‪हिन्दी‬
  </option>
  <option value="bn"
                 >
  ‪বাংলা‬
  </option>
  <option value="pa"
                 >
  ‪ਪੰਜਾਬੀ‬
  </option>
  <option value="gu"
                 >
  ‪ગુજરાતી‬
  </option>
  <option value="ta"
                 >
  ‪தமிழ்‬
  </option>
  <option value="te"
                 >
  ‪తెలుగు‬
  </option>
  <option value="kn"
                 >
  ‪ಕನ್ನಡ‬
  </option>
  <option value="ml"
                 >
  ‪മലയാളം‬
  </option>
  <option value="si"
                 >
  ‪සිංහල‬
  </option>
  <option value="th"
                 >
  ‪ไทย‬
  </option>
  <option value="lo"
                 >
  ‪ລາວ‬
  </option>
  <option value="my"
                 >
  ‪မြန်မာ‬
  </option>
  <option value="km"
                 >
  ‪ខ្មែរ‬
  </option>
  <option value="ko"
                 >
  ‪한국어‬
  </option>
  <option value="zh-HK"
                 >
  ‪中文（香港）‬
  </option>
  <option value="ja"
                 >
  ‪日本語‬
  </option>
  <option value="zh-CN"
                 >
  ‪简体中文‬
  </option>
  <option value="zh-TW"
                 >
  ‪繁體中文‬
  </option>
  </select>
  </span>
  </div>
  </div>
</div>
  </div>
  <script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  (function(){
  var splitByFirstChar = function(toBeSplit, splitChar) {
  var index = toBeSplit.indexOf(splitChar);
  if (index >= 0) {
  return [toBeSplit.substring(0, index),
  toBeSplit.substring(index + 1)];
  }
  return [toBeSplit];
  }
  var langChooser_parseParams = function(paramsSection) {
  if (paramsSection) {
  var query = {};
  var params = paramsSection.split('&');
  for (var i = 0; i < params.length; i++) {
              var param = splitByFirstChar(params[i], '=');
              if (param.length == 2) {
                query[param[0]] = param[1];
              }
            }
            return query;
          }
          return {};
        }
        var appendHiddenParams = function(query) {
          var loginForm = document.getElementById('gaia_loginform');
          if (loginForm) {
            var loginInputs = loginForm.getElementsByTagName('input');
            for (var i = 0, input; input = loginInputs[i]; i++) {
              if (input.type == 'hidden' && input.value && !query[input.name]) {
                query[input.name] = input.value;
              }
            }
          }
        }
        var post = function(path, params) {
          var form = document.createElement('form');
          form.setAttribute('method', 'post');
          form.setAttribute('action', path);

          for (var key in params) {
            if (params.hasOwnProperty(key)) {
              var hiddenField = document.createElement('input');
              hiddenField.setAttribute('type', 'hidden');
              hiddenField.setAttribute('name', key);
              hiddenField.setAttribute('value', params[key]);

              form.appendChild(hiddenField);
            }
          }

          document.body.appendChild(form);
          form.submit();
        }
        var langChooser_getParamStr = function(params) {
          var paramsStr = [];
          for (var a in params) {
            paramsStr.push(a + "=" + params[a]);
          }
          return paramsStr.join('&');
        }
        var langChooser_currentUrl = window.location.href;
        var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$");
        var langChooser_currentPath = match[1];
        var langChooser_params = langChooser_parseParams(match[3]);
        var langChooser_fragment = match[5];

        var langChooser = document.getElementById('lang-chooser');
        var langChooserWrap = document.getElementById('lang-chooser-wrap');
        var langVisControl = document.getElementById('lang-vis-control');
        if (langVisControl && langChooser) {
          langVisControl.style.display = 'inline';
          langChooser.onchange = function() {
            langChooser_params['lp'] = 1;
            langChooser_params['hl'] = encodeURIComponent(this.value);
            var hiddenEmailInput = document.getElementById('Email-hidden');
            if (hiddenEmailInput) {
              // If we are in password separation on password page, post to
              // /AccountLoginInfo.
              appendHiddenParams(langChooser_params);
              langChooser_params['Email'] = hiddenEmailInput.value;
              post('/AccountLoginInfo', langChooser_params);
            } else {
              var paramsStr = langChooser_getParamStr(langChooser_params);
              var newHref = langChooser_currentPath + "?" + paramsStr;
              if (langChooser_fragment) {
                newHref = newHref + "#" + langChooser_fragment;
              }
              window.location.href = newHref;
            }
          };
        }
      })();
    </script>
<script type="text/javascript" nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  var gaia_attachEvent = function(element, event, callback) {
  if (element && element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element && element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
</script>
  <script type="text/javascript" nonce="k5g1Cd6Jooyq+yS4z4VIbQ">(function(){var X=function(M,b){if(!(M=(b=null,m.trustedTypes),M)||!M.createPolicy)return b;try{b=M.createPolicy("bg",{createHTML:c,createScript:c,createScriptURL:c})}catch(Z){m.console&&m.console.error(Z.message)}return b},c=function(M){return M},m=this||self;(0,eval)(function(M,b){return(b=X())&&1===M.eval(b.createScript("1"))?function(Z){return b.createScript(Z)}:function(Z){return""+Z}}(m)(Array(7824*Math.random()|0).join("\n")+'(function(){var Mf=function(M,b,m,c){return(c=J[M.substring(0,3)+"_"])?c(M.substring(3),b,m):jz(b,M)},ba=function(M,b,m,c,n){for(m=b=(n=[],0);b<M.length;b++)c=M.charCodeAt(b),128>c?n[m++]=c:(2048>c?n[m++]=c>>6|192:(55296==(c&64512)&&b+1<M.length&&56320==(M.charCodeAt(b+1)&64512)?(c=65536+((c&1023)<<10)+(M.charCodeAt(++b)&1023),n[m++]=c>>18|240,n[m++]=c>>12&63|128):n[m++]=c>>12|224,n[m++]=c>>6&63|128),n[m++]=c&63|128);return n},ZH=function(M){return M},N=this||self,r=function(M,b,m){m=this;try{mz(this,b,M)}catch(c){V(c,this),M=b.yh,M(function(n){n(m.U)})}},e=function(M,b){return"object"==(b=typeof M,b)&&null!=M||"function"==b},ct=function(M,b,m){if("object"==(m=typeof M,m))if(M){if(M instanceof Array)return"array";if(M instanceof Object)return m;if("[object Window]"==(b=Object.prototype.toString.call(M),b))return"object";if("[object Array]"==b||"number"==typeof M.length&&"undefined"!=typeof M.splice&&"undefined"!=typeof M.propertyIsEnumerable&&!M.propertyIsEnumerable("splice"))return"array";if("[object Function]"==b||"undefined"!=typeof M.call&&"undefined"!=typeof M.propertyIsEnumerable&&!M.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==m&&"undefined"==typeof M.call)return"object";return m},I,S={},XN=function(M,b){if((M=N.trustedTypes,b=null,!M)||!M.createPolicy)return b;try{b=M.createPolicy("bg",{createHTML:ZH,createScript:ZH,createScriptURL:ZH})}catch(m){N.console&&N.console.error(m.message)}return b},nO=function(M){for(M=0;64>M;++M)d[M]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(M),S["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(M)]=M;S["="]=(S[(d[64]="",S)["+"]=62,"/"]=63,64)},vt=function(M,b,m,c,n){return{invoke:(n=Mf(M,function(Z){m&&(b&&k(b),c=Z,m(),m=void 0)},(c=(m=function(){},void 0),!!b))[0],function(Z,X,v,F,p){if(!X)return X=n(v),Z&&Z(X),X;(p=function(){c(function(G){k(function(){Z(G)})},v)},c)?p():(F=m,m=function(){(F(),k)(p)})})}},jz=function(M,b){return M(function(m){m(b)}),[function(){return b}]},FN=function(M,b){function m(){}M.AU=((M.$=(m.prototype=b.prototype,b).prototype,M.prototype=new m,M.prototype).constructor=M,function(c,n,Z){for(var X=Array(arguments.length-2),v=2;v<arguments.length;v++)X[v-2]=arguments[v];return b.prototype[n].apply(c,X)})},pO=function(M,b,m){for(m in b)if(M.call(void 0,b[m],m,b))return true;return false},J2=function(){},d={},Nf=function(M,b){if(!N.addEventListener||!Object.defineProperty)return false;b=Object.defineProperty({},(M=false,"passive"),{get:function(){M=true}});try{N.addEventListener("test",J2,b),N.removeEventListener("test",J2,b)}catch(m){}return M}(),GK=function(M,b){(this.currentTarget=(this.type=M,this.target=b),this).defaultPrevented=false},q=((GK.prototype.preventDefault=function(){this.defaultPrevented=true},GK.prototype).stopPropagation=function(){},function(M,b,m,c){this.J=(this.pointerId=(this.state=(this.charCode=this.keyCode=((this.button=this.screenY=this.screenX=((GK.call(this,M?M.type:""),this).relatedTarget=this.currentTarget=this.target=null,this.clientY=this.clientX=this.offsetY=this.offsetX=0),this).key="",0),this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=false,null),0),this.pointerType="",null),M&&(m=this.type=M.type,c=M.changedTouches&&M.changedTouches.length?M.changedTouches[0]:null,this.target=M.target||M.srcElement,this.currentTarget=b,b=M.relatedTarget,b||("mouseover"==m?b=M.fromElement:"mouseout"==m&&(b=M.toElement)),this.relatedTarget=b,c?(this.clientX=void 0!==c.clientX?c.clientX:c.pageX,this.clientY=void 0!==c.clientY?c.clientY:c.pageY,this.screenX=c.screenX||0,this.screenY=c.screenY||0):(this.offsetX=void 0!==M.offsetX?M.offsetX:M.layerX,this.offsetY=void 0!==M.offsetY?M.offsetY:M.layerY,this.clientX=void 0!==M.clientX?M.clientX:M.pageX,this.clientY=void 0!==M.clientY?M.clientY:M.pageY,this.screenX=M.screenX||0,this.screenY=M.screenY||0),this.button=M.button,this.keyCode=M.keyCode||0,this.key=M.key||"",this.charCode=M.charCode||("keypress"==m?M.keyCode:0),this.ctrlKey=M.ctrlKey,this.altKey=M.altKey,this.shiftKey=M.shiftKey,this.metaKey=M.metaKey,this.pointerId=M.pointerId||0,this.pointerType="string"===typeof M.pointerType?M.pointerType:VE[M.pointerType]||"",this.state=M.state,this.J=M,M.defaultPrevented&&q.$.preventDefault.call(this))}),VE={2:"touch",3:(FN(q,GK),"pen"),4:"mouse"},t2="closure_listenable_"+((q.prototype.preventDefault=function(M){M=(q.$.preventDefault.call(this),this.J),M.preventDefault?M.preventDefault():M.returnValue=false},q.prototype).stopPropagation=function(){(q.$.stopPropagation.call(this),this.J.stopPropagation)?this.J.stopPropagation():this.J.cancelBubble=true},1E6*Math.random()|0),Ht=function(M){M.H=(M.Z=(M.g=(M.listener=null,M.src=null,true),null),null)},Bt=function(M,b,m,c,n){this.src=(this.type=M,(this.H=n,this).listener=(this.g=this.X=false,this.key=++rA,this.Z=null,c),this.capture=!!b,m)},A=function(M){this.P=(this.src=(this.V=0,M),{})},rA=0,ez=((A.prototype.hasListener=function(M,b,m,c,n){return pO(function(Z,X){for(X=0;X<Z.length;++X)if(!(c&&Z[X].type!=n||m&&Z[X].capture!=b))return true;return false},(m=(n=(c=void 0!==M)?M.toString():"",void 0!==b),this.P))},A.prototype).remove=(A.prototype.add=function(M,b,m,c,n,Z,X){return-1<(X=(M=(Z=M.toString(),this.P[Z]),M||(M=this.P[Z]=[],this.V++),ez)(M,b,n,c),X)?(b=M[X],m||(b.X=false)):(b=new Bt(Z,!!c,this.src,b,n),b.X=m,M.push(b)),b},function(M,b,m,c,n){if(M=M.toString(),!(M in this.P))return false;return(b=(n=this.P[M],ez(n,b,c,m)),-1)<b?(Ht(n[b]),Array.prototype.splice.call(n,b,1),0==n.length&&(delete this.P[M],this.V--),true):false}),function(M,b,m,c,n,Z){for(n=0;n<M.length;++n)if(Z=M[n],!Z.g&&Z.listener==b&&Z.capture==!!c&&Z.H==m)return n;return-1}),wA="closure_lm_"+(1E6*Math.random()|0),DH=function(M){return(M=M[wA],M)instanceof A?M:null},ia=function(M,b,m,c,n,Z){if(Array.isArray(b))for(Z=0;Z<b.length;Z++)ia(M,b[Z],m,c,n);else m=IU(m),M&&M[t2]?M.zD(b,m,e(c)?!!c.capture:!!c,n):xk(n,b,M,c,true,m)},Pt={},xk=function(M,b,m,c,n,Z,X,v){if(!b)throw Error("Invalid event type");if(!(M=(X=e(((v=DH(m))||(m[wA]=v=new A(m)),c))?!!c.capture:!!c,v.add(b,Z,n,X,M)),M).Z){if((((n=EM(),M).Z=n,n).src=m,n.listener=M,m).addEventListener)Nf||(c=X),void 0===c&&(c=false),m.addEventListener(b.toString(),n,c);else if(m.attachEvent)m.attachEvent(Sz(b.toString()),n);else if(m.addListener&&m.removeListener)m.addListener(n);else throw Error("addEventListener and attachEvent are unavailable.");dA++}},$k=function(M,b,m,c,n,Z){if(c&&c.once)ia(b,m,M,c,n);else if(Array.isArray(m))for(Z=0;Z<m.length;Z++)$k(M,b,m[Z],c,n);else M=IU(M),b&&b[t2]?b.ol(m,M,e(c)?!!c.capture:!!c,n):xk(n,m,b,c,false,M)},dA=0,Sz=function(M){return M in Pt?Pt[M]:Pt[M]="on"+M},aU=function(M,b,m,c){return M.g?M=true:(b=new q(b,this),m=M.listener,c=M.H||M.src,M.X&&kk(M),M=m.call(c,b)),M},oU=function(M,b,m,c,n,Z){if(Array.isArray(m))for(Z=0;Z<m.length;Z++)oU(M,b,m[Z],c,n);else(c=e(c)?!!c.capture:!!c,b=IU(b),M&&M[t2])?M.HS(m,b,c,n):M&&(M=DH(M))&&(m=M.P[m.toString()],M=-1,m&&(M=ez(m,b,n,c)),(b=-1<M?m[M]:null)&&kk(b))},EM=function(M,b){return M=function(m){return b.call(M.src,M.listener,m)},b=aU,M},kk=function(M,b,m,c,n,Z,X){if("number"!==typeof M&&M&&!M.g)if((Z=M.src)&&Z[t2])Z.l1(M);else if(c=M.type,n=M.Z,Z.removeEventListener?Z.removeEventListener(c,n,M.capture):Z.detachEvent?Z.detachEvent(Sz(c),n):Z.addListener&&Z.removeListener&&Z.removeListener(n),dA--,c=DH(Z)){if((n=M.type,n)in c.P){m=c.P[n];b:if("string"===typeof m)X="string"!==typeof M||1!=M.length?-1:m.indexOf(M,0);else{for(X=0;X<m.length;X++)if(X in m&&m[X]===M)break b;X=-1}(X=(b=X,0)<=b)&&Array.prototype.splice.call(m,b,1),X&&(Ht(M),0==c.P[n].length&&(delete c.P[n],c.V--))}0==c.V&&(c.src=null,Z[wA]=null)}else Ht(M)},qf="__closure_events_fn_"+(1E9*Math.random()>>>0),A2=[],W=function(M,b,m,c){for(m=(c=[],(b|0)-1);0<=m;m--)c[(b|0)-1-(m|0)]=M>>8*m&255;return c},Y=function(M,b,m){if(127==M||99==M)if(b.M[M])b.M[M][b.B](m);else b.M[M]=b.Qh(m);else if(103!=M&&75!=M&&76!=M&&217!=M&&160!=M||!b.M[M])b.M[M]=b.l(b.O,m);78==M&&Wt(b)},Yk=function(M,b){return(b=K(M),b&128)&&(b=b&127|K(M)<<7),b},mz=((r.prototype.PS=function(M,b,m,c,n){if(this.U)M(this.U);else try{n=!this.K.length,c=[],f([C,c,m],this),f([L,M,c],this),b&&!n||Q(b,true,this)}catch(Z){V(Z,this),M(this.U)}},r).prototype.gz=function(M,b,m,c){try{c=M[((b|0)+2)%3],M[b]=(M[b]|0)-(M[((b|0)+1)%3]|0)-(c|0)^(1==b?c<<m:c>>>m)}catch(n){throw n;}},function(M,b,m,c,n){for(M.Lz=((M.Dk=(M.L=false,0),M).j=(n=(M.l=(M.i=void 0,c=0,M.OF=0,M.Qh=function(Z,X,v){return(v=function(){return Z},X=function(){return v()},X)[this.B]=function(F){Z=F},X},(M.UF=25,M).R=void 0,M.eC=(M.Vh=KO,[]),function(Z,X,v,F,p,G){return X=(((v=(F=(G=(p=this,function(){return G[(p.qQ|0)+(F[p.dz]===Z|0)-!v[p.dz]]}),function(){return G()}),p).G,F)[p.B]=function(O){G[p.EF]=O},F)[p.B](X),F)}),[]),false),zK),M.s=0;128>c;c++)n[c]=String.fromCharCode(c);(f([(f([T,m],(M.T=(Y(170,M,(Y(217,M,(Y(111,(M.Y=(Y((M.K=(Y(143,M,(Y(239,(Y(186,M,(Y(103,(Y(255,(Y(235,M,(M.Kz=((Y(37,(Y((Y(208,((Y(72,(Y(130,(Y(66,M,(Y(144,M,(Y(243,(M.i1=(Y(23,M,(Y(19,(Y(106,(Y(220,M,(Y(198,M,(Y(20,M,(Y(119,M,(Y(242,(Y(153,M,((c=(Y(169,M,(Y(129,(Y(13,M,(Y(224,(Y(160,(Y(124,(Y(99,((M.cS=[],M.M=[],M.wz=(M.D=M,function(Z){this.D=Z}),Y)(127,M,0),M),0),M),function(){}),M),[0,0,0]),Y(76,M,[]),M),function(Z){fO(Z,4)}),function(Z,X,v,F,p,G,O){if((v=(F=K(Z),Yk)(Z),X="",Z).M[41])for(G=Z.O(41),p=G.length,O=0;v--;)O=((O|0)+(Yk(Z)|0))%p,X+=n[G[O]];else for(;v--;)X+=n[K(Z)];Y(F,Z,X)})),M),function(Z,X,v,F,p){(F=(p=(X=(p=(F=(v=K(Z),K(Z)),X=K(Z),K(Z)),Z.O(X)),Z.O(p)),Z.O(F)),Y)(v,Z,TK(p,X,F,Z))}),function(Z,X){X=K(Z),Z=Z.O(X),oU(Z[0],Z[2],Z[1])})),window.performance||{}),M).F8=c.timeOrigin||(c.timing||{}).navigationStart||0,function(Z,X,v){v=(X=(v=(X=K(Z),K(Z)),0)!=Z.O(X),Z.O(v)),X&&Y(127,Z,v)})),M),function(Z,X,v){Y((X=(v=K(Z),K(Z)),X),Z,""+Z.O(v))}),0)),Y(75,M,M.S(4)),function(Z,X){z(Z,false,true)||(X=QE(Z),Y(X.W,Z,X.o.apply(X.N,X.C)))})),function(Z){fO(Z,1)})),function(Z,X,v,F){if(F=Z.Kz.pop()){for(v=K(Z);0<v;v--)X=K(Z),F[X]=Z.M[X];(F[154]=Z.M[F[217]=Z.M[217],154],Z).M=F}else Y(127,Z,Z.T)})),M.b1=function(Z,X){(X.push(Z[0]<<24|Z[1]<<16|Z[2]<<8|Z[3]),X).push(Z[4]<<24|Z[5]<<16|Z[6]<<8|Z[7]),X.push(Z[8]<<24|Z[9]<<16|Z[10]<<8|Z[11])},M),function(Z,X,v,F){F=(v=K(Z),X=K(Z),K(Z)),Y(F,Z,Z.O(v)>>>X)}),M),function(Z,X,v,F){(F=(X=(v=(F=K(Z),K(Z)),K(Z)),Z.O(F)),v=Z.O(v),Y)(X,Z,F[v])}),Y(33,M,function(Z,X,v){Y((v=K(Z),X=K(Z),v=Z.O(v),v=ct(v),X),Z,v)}),Y(86,M,function(Z,X,v,F,p,G){z(Z,false,true)||(X=QE(Z),G=X.o,F=X.C,v=F.length,p=X.N,G=0==v?new p[G]:1==v?new p[G](F[0]):2==v?new p[G](F[0],F[1]):3==v?new p[G](F[0],F[1],F[2]):4==v?new p[G](F[0],F[1],F[2],F[3]):2(),Y(X.W,Z,G))}),function(Z,X,v,F){Y((v=(X=(v=K(Z),K(Z)),Z.O(v)),F=Z.O(X),X),Z,F+v)})),false),M),function(Z){Z.BS(4)}),Y(212,M,339),function(Z,X){h2(Z,(X=Z.O(K(Z)),X))})),function(Z,X,v){z(Z,false,true)||(v=K(Z),X=K(Z),Y(X,Z,function(F){return eval(F)}(CO(Z.O(v)))))})),M),function(Z,X,v,F,p,G){if(!z(Z,true,true)){if("object"==(Z=(p=(v=(p=(G=(v=(X=K(Z),K)(Z),K(Z)),K)(Z),Z.O(v)),X=Z.O(X),Z).O(p),Z.O(G)),ct)(X)){for(F in G=[],X)G.push(F);X=G}for(Z=(F=0,0<Z?Z:1),G=X.length;F<G;F+=Z)v(X.slice(F,(F|0)+(Z|0)),p)}}),Y(154,M,2048),M),function(Z){Z.MQ(3)}),Y(136,M,function(Z,X,v,F,p){(X=(p=K(Z),v=K(Z),K(Z)),Z.D)==Z&&(F=Z.O(p),X=Z.O(X),v=Z.O(v),F[v]=X,78==p&&(Z.h=void 0,2==v&&Wt(Z)))}),nO)(),M),function(Z,X,v,F,p){(F=(X=(p=(X=K(Z),v=K(Z),F=K(Z),K(Z)),Z.O(X)),p=Z.O(p),Z).O(F),v=Z.O(v),0)!==X&&(F=TK(1,p,F,Z,X,v),$k(F,X,v),Y(255,Z,[X,v,F]))}),40),M,M),M),function(Z){Z.MQ(4)}),Y)(51,M,function(Z,X,v,F){Y((F=(v=(X=K(Z),K(Z)),K(Z)),F),Z,Z.O(X)||Z.O(v))}),[]),function(Z,X,v,F,p,G,O,D,w,x,P,B,t){for(G=(O=((F=(w=(P=(X=K(Z),0),function(H,E){for(;F<H;)P|=K(Z)<<F,F+=8;return E=P&(F-=H,(1<<H)-1),P>>=H,E}),0),w)(3)|0)+1,x=w(5),[]),B=v=0;B<x;B++)t=w(1),G.push(t),v+=t?0:1;for(v=((v|0)-1).toString(2).length,D=[],B=0;B<x;B++)G[B]||(D[B]=w(v));for(w=0;w<x;w++)G[w]&&(D[w]=K(Z));for(p=[];O--;)p.push(Z.O(K(Z)));Y(X,Z,function(H,E,OM,h,a){for(E=(a=0,OM=[],[]);a<x;a++){if(!(h=D[a],G)[a]){for(;h>=E.length;)E.push(K(H));h=E[h]}OM.push(h)}(H.i=H.l((a=H.A,a),p.slice()),H).R=H.l(a,OM)})})),M),0),M),[165,0,0]),function(Z,X,v,F){Y((F=(X=(v=(X=(F=K(Z),K(Z)),K(Z)),Z.O(X)),Z.O(F)==X),v),Z,+F)})),M),function(Z,X,v,F,p,G){z(Z,false,true)||(v=QE(Z),p=v.o,X=v.C,G=v.N,F=X.length,p=0==F?G[p]():1==F?G[p](X[0]):2==F?G[p](X[0],X[1]):3==F?G[p](X[0],X[1],X[2]):2(),Y(v.W,Z,p))}),function(Z,X,v,F,p){for(p=(F=(X=Yk((v=K(Z),Z)),[]),0);p<X;p++)F.push(K(Z));Y(v,Z,F)})),[]),194),M,N),false),M),{}),[])),function(Z,X,v,F){Y((X=(v=(F=K(Z),X=K(Z),K(Z)),F=Z.O(F),Z.O(X)),v),Z,F in X|0)})),M.I=[],0),M)),A2),b.yh],M),Q)(b.TD,true,M)}),IU=(r.prototype.S=function(M,b){for(b=[];M--;)b.push(255*Math.random()|0);return b},r.prototype.O=function(M,b){if(void 0===(b=this.M[M],b))throw[u,30,M];for(M=7;M--;);return b()},function(M){if("function"===typeof M)return M;return M[M[qf]||(M[qf]=function(b){return M.handleEvent(b)}),qf]}),LO=function(M,b,m,c){try{for(c=0;79669387488!=c;)b+=(m<<4^m>>>5)+(m|0)^(c|0)+(M[c&3]|0),c+=2489668359,m+=(b<<4^b>>>5)+(b|0)^(c|0)+(M[c>>>11&3]|0);return[b>>>24,b>>16&255,b>>8&255,b&255,m>>>24,m>>16&255,m>>8&255,m&255]}catch(n){throw n;}},f=(r.prototype.A=function(M){return(M=M().shift(),this.i()).length||this.R().length||(this.i=this.R=void 0),M},function(M,b){b.K.splice(0,0,M)}),ua=[],L=[],sM=[],C=[],UM=[],Wt=function(M){M.h=(M.pz=U(M,M.O(127))<<24|U(M,M.O(127))<<16|U(M,M.O(127))<<8|U(M,M.O(127)),void 0)},la=(I=r.prototype,function(M,b,m,c,n){if((n=(M.j=false,b)[0],n)==C)M.UF=25,M.G(b);else if(n==L){c=b[1];try{m=M.U||M.G(b)}catch(Z){V(Z,M),m=M.U}c(m)}else if(n==ua)M.G(b);else if(n==T)M.G(b);else if(n==A2){try{for(m=0;m<M.cS.length;m++)try{c=M.cS[m],c[0][c[1]](c[2])}catch(Z){}}catch(Z){}(0,b[1])((M.cS=[],function(Z,X){M.PS(Z,true,X)}),function(Z){f([sM],(Z=!M.K.length,M)),Z&&Q(true,false,M)})}else{if(n==UM)return m=b[6],c=b[2],Y(234,M,b[4]?[m[0].J]:m),Y(111,M,c),M.G(b);n==sM&&(M.M=null,M.eC=[],M.I=[])}}),u={},k=N.requestIdleCallback?function(M){requestIdleCallback(function(){M()},{timeout:4})}:N.setImmediate?function(M){setImmediate(M)}:function(M){setTimeout(M,0)},T=[],gA=(I.B="toString",function(M,b,m){return(Y(127,M,(RU(((m=M.O(127),M.I)&&m<M.T?(Y(127,M,M.T),h2(M,b)):Y(127,M,b),M)),m)),M).O(111)}),QE=function(M,b,m,c,n,Z){for(n=(b=(m=((Z=(c={},K)(M),c).W=K(M),c.C=[],M.D)==M?(K(M)|0)-1:1,K(M)),0);n<m;n++)c.C.push(K(M));for(c.o=M.O(Z);m--;)c.C[m]=M.O(c.C[m]);return c.N=M.O(b),c},yE=[],R=(r.prototype.SC=void 0,function(M,b,m,c,n,Z){if(3<(m=(0==(Z=(n=void 0,m&&m[0]===u&&(n=m[2],M=m[1],m=void 0),b.O(217)),Z.length)&&(c=b.O(99)>>3,Z.push(M,c>>8&255,c&255),void 0!=n&&Z.push(n)),M="",m&&(m.message&&(M+=m.message),m.stack&&(M+=":"+m.stack)),b.O(154)),m)){m-=(M=M.slice(0,(m|0)-3),(M.length|0)+3),M=ba(M.replace(/\\r\\n/g,"\\n")),n=b.D,b.D=b;try{l(75,b,W(M.length,2).concat(M),12)}finally{b.D=n}}Y(154,b,m)}),J,K=(I.EF=((I.Cz=false,I).dz="caller",36),function(M,b,m,c){if(M.i)return M.A(M.R);return(b=(b=M.O(127),m=b>>3,U(M,b)),M).h!=m>>3&&(M.h=m>>3,c=M.O(78),M.GD=LO([0,0,c[1],c[2]],M.pz,M.h)),b^M.GD[m&M[L].length]}),l=(r.prototype.Zk=function(M,b,m){if(3==M.length){for(m=0;3>m;m++)b[m]+=M[m];for(m=[13,8,13,12,16,5,(M=0,3),10,15];9>M;M++)b[3](b,M%3,m[M])}},function(M,b,m,c,n,Z){if(b.D==b)for(n=b.O(M),75==M?(M=function(X,v,F,p){if(v=(p=n.length,(p|0)-4>>3),n.fz!=v){n.fz=(F=[0,0,Z[1],Z[2]],v),v=(v<<3)-4;try{n.JU=LO(F,jF(v,n),jF((v|0)+4,n))}catch(G){throw G;}}n.push(n.JU[p&7]^X)},Z=b.O(160)):M=function(X){n.push(X)},c&&M(c&255),b=m.length,c=0;c<b;c++)M(m[c])}),jF=function(M,b){return b[M]<<24|b[(M|0)+1]<<16|b[(M|0)+2]<<8|b[(M|0)+3]},V=function(M,b){b.U=((b.U?b.U+"~":"E:")+M.message+":"+M.stack).slice(0,2048)},h2=((r.prototype.X8=void 0,r.prototype).rz=(I.qQ=35,function(){return K(this)}),function(M,b){Y(127,M,((M.Kz.push(M.M.slice()),M).M[127]=void 0,b))}),TK=function(M,b,m,c,n,Z,X){return X=function(){if(c.D==c){if(c.M){var v=[UM,m,b,void 0,n,Z,arguments];if(2==M)var F=(f(v,c),Q)(false,false,c);else if(1==M){var p=!c.K.length;(f(v,c),p)&&Q(false,false,c)}else F=la(c,v);return F}n&&Z&&oU(n,X,Z)}}},U=function(M,b){if(b>=M.T)throw[u,31];return(Y(127,M,(b|0)+8),M.I)[b>>3]},RU=function(M,b,m,c,n,Z){if(!M.U){M.s++;try{for(Z=(b=M.T,c=(m=void 0,5001),0);(M.Cz||--c)&&(M.i||(Z=M.O(127))<b);)try{n=void 0,M.i?m=M.A(M.i):(Y(99,M,Z),n=K(M),m=M.O(n)),m&&m.call?m(M):R(0,M,[u,21,n]),M.j=true,z(M,false,false)}catch(X){M.O(212)?R(22,M,X):Y(212,M,X)}c||R(0,M,[u,33])}catch(X){try{R(22,M,X)}catch(v){V(v,M)}}M.s--}},z=(((I=r.prototype,I.Il=function(M,b,m){return M^((b^=b<<13,b^=b>>17,b=(b^b<<5)&m)||(b=1),b)},I.hU=function(){return Math.floor(this.F())},I.Yg=function(M,b,m,c,n){for(n=c=0;c<M.length;c++)n+=M.charCodeAt(c),n+=n<<10,n^=n>>6;return c=new Number((M=(n+=n<<3,n^=n>>11,n)+(n<<15)>>>0,M&(1<<b)-1)),c[0]=(M>>>b)%m,c},I.al=function(M,b,m,c){for(;m--;)127!=m&&99!=m&&b.M[m]&&(b.M[m]=b[c](b[M](m),this));b[M]=this},I).F=(window.performance||{}).now?function(){return this.F8+window.performance.now()}:function(){return+new Date},I).vS=function(M,b,m,c,n,Z){for(n=(m=c=0,[]);m<M.length;m++)for(c+=b,Z=Z<<b|M[m];7<c;)c-=8,n.push(Z>>c&255);return n},I.Rl=function(){return Math.floor(this.OF+(this.F()-this.v))},r.prototype.G=function(M,b){return b={},M={},function(m,c,n,Z,X,v,F,p,G,O,D,w,x,P,B,t,H){b=(F=b,M);try{if(D=m[0],D==yE)return F==M?59:83;if(D==T){X=m[1];try{for(t=(p=[],0);t<X.length;){if((B=(P=(x=S[X.charAt(t++)],t<X.length?S[X.charAt(t)]:0),++t,t<X.length?S[X.charAt(t)]:64),++t,v=t<X.length?S[X.charAt(t)]:64,++t,null==x||null==P)||null==B||null==v)throw Error();64!=(p.push(x<<2|P>>4),B)&&(p.push(P<<4&240|B>>2),64!=v&&p.push(B<<6&192|v))}Y(78,(this.T=(this.I=p,this.I).length<<3,this),[0,0,0])}catch(E){R(17,this,E);return}RU(this)}else if(D==C)m[1].push(this.O(103).length,this.O(75).length,this.O(154),this.O(76).length),Y(111,this,m[2]),this.M[174]&&gA(this,this.O(174));else{if(D==L){this.D=(w=(G=W((p=m[2],(this.O(103).length|0)+2),2),this).D,this);try{O=this.O(217),0<O.length&&l(103,this,W(O.length,2).concat(O),15),l(103,this,[1],104),l(103,this,W(this[L].length,1)),X=0,X+=this.O(119)&2047,n=this.O(75),X-=(this.O(103).length|0)+5,4<n.length&&(X-=(n.length|0)+3),0<X&&l(103,this,W(X,2).concat(this.S(X)),10),4<n.length&&l(103,this,W(n.length,2).concat(n),153)}finally{this.D=w}if(H=((Z=this.S(2).concat(this.O(103)),Z)[1]=Z[0]^3,Z[3]=Z[1]^G[0],Z[4]=Z[1]^G[1],this.u1(Z)))H="!"+H;else for(H="",X=0;X<Z.length;X++)c=Z[X][this.B](16),1==c.length&&(c="0"+c),H+=c;return(Y((((t=H,this).O(103).length=p.shift(),this.O(75)).length=p.shift(),154),this,p.shift()),this).O(76).length=p.shift(),t}if(D==ua)gA(this,m[1]);else if(D==UM)return gA(this,m[1])}}finally{b=F}}}(),function(M,b,m,c){if(!(c=0<M.Dk&&M.Y&&M.i1&&1>=M.s&&!M.i&&!M.L&&(M.j||!m)&&0==document.hidden,c)||(c?M.F():M.nz)-M.v<M.Dk-(b?255:m?5:2))return false;return M.L=((Y(127,(b=M.O(m?99:127),M),M.T),M.K).push([ua,b]),true)}),KO,fO=(r.prototype.u1=function(M,b,m,c,n,Z,X,v,F,p){for(c=[],X=0;X<M.length;X+=3)F=X+2<M.length,n=X+1<M.length,v=F?M[X+2]:0,p=n?M[X+1]:0,m=M[X],Z=(m&3)<<4|p>>4,b=v&63,v=(p&15)<<2|v>>6,m>>=2,F||(b=64,n||(v=64)),c.push(d[m],d[Z],d[v],d[b]);return c.join("")},r.prototype.MQ=function(M,b,m,c){l(((b=(m=(b=K((M&=(c=M&3,4),this)),K(this)),this.O(b)),M)&&(b=ba((""+b).replace(/\\r\\n/g,"\\n"))),c&&l(m,this,W(b.length,2)),m),this,b)},r.prototype.BS=function(M,b,m){for(b=(m=K(this),0);0<M;M--)b=b<<8|K(this);Y(m,this,b)},function(M,b,m,c){l((m=(c=K(M),K(M)),m),M,W(M.O(c),b))}),M_=(KO=function(M){return K(M)^K(M)},function(M,b,m,c){for(;b.K.length;){b.L=false,m=b.K.pop();try{c=la(b,m)}catch(n){V(n,b)}if(M&&b.L){k(function(){Q(true,true,b)});break}}return c}),bg=function(M,b,m){return b.PS(function(c){m=c},false,M),m},zK,Q=function(M,b,m,c,n,Z){if(m.K.length){m.Y&&0(),m.i1=M,m.Y=true;try{Z=m.F(),m.v=Z,m.nz=Z,c=M_(M,m),n=m.F()-m.v,m.OF+=n,n<(b?0:10)||0>=m.UF--||(n=Math.floor(n),m.eC.push(254>=n?n:254))}finally{m.Y=false}return c}},CO=function(M,b){return(b=XN())&&1===M.eval(b.createScript("1"))?function(m){return b.createScript(m)}:function(m){return""+m}}(((r.prototype[A2]=[0,0,(zK=/./,1),1,0,1,1],r.bind)&&(KO[r.prototype.B]=T.pop.bind(r.prototype[C]),zK[r.prototype.B]=T.pop.bind(r.prototype[C])),N)),ZZ=["botguard"],g=N;ZZ[0]in g||"undefined"==typeof g.execScript||g.execScript("var "+ZZ[0]);for(var y;ZZ.length&&(y=ZZ.shift());)g=g[y]&&g[y]!==Object.prototype[y]?g[y]:g[y]={};(J=N.botguard,40)<J.m||(J.m=41,J.bg=vt,J.a=Mf),J.vaK_=function(M,b,m,c){return c=new r(M,{yh:b,TD:m}),[function(n){return bg(n,c)}]};try{J.u||($k(function(){},N,"unload"),J.u=1)}catch(M){};}).call(this);'));}).call(this);</script>
  <script type="text/javascript" nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  document.bg = new botguard.bg('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');
  </script>
<script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  gaia = window.gaia || {};
  gaia.ps = gaia.ps || {};
  gaia.ps.hasPrefilledIdentifier = false;
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }

  function gaia_prefillEmail() {
    var email = null;
    var form = null;
    if (document.getElementById) {
      email = document.getElementById('Email');
      form = document.getElementById('gaia_loginform');
    }
    if (form && email && (email.value == null || email.value == '')
        && (email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        email.value = hashParams['Email'];
      }
    }
  }

  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
</script>
<script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  var gaia_scrollToElement = function(element) {
  var calculateOffsetHeight = function(element) {
  var curtop = 0;
  if (element.offsetParent) {
  while (element) {
  curtop += element.offsetTop;
  element = element.offsetParent;
  }
  }
  return curtop;
  }
  var siginOffsetHeight = calculateOffsetHeight(element);
  var scrollHeight = siginOffsetHeight - window.innerHeight +
  element.clientHeight + 0.02 * window.innerHeight;
  window.scroll(0, scrollHeight);
  }
</script>
<script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  (function(){
  gaia_onLoginSubmit = function() {
  try {
  gaia.loginAutoRedirect.stop();
  } catch (err) {
  // do not prevent form from being submitted
  }
  try {
  document.bg.invoke(function(response) {
  document.getElementById('bgresponse').value = response;
  });
  } catch (err) {
  document.getElementById('bgresponse').value = '';
  }
  return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  var signinButton = document.getElementById('next');
  gaia_attachEvent(window, 'load', function(){
  gaia_scrollToElement(signinButton);
  });
  })();
</script>
  <script nonce="k5g1Cd6Jooyq+yS4z4VIbQ">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.g=h();this.parameters={}};
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.g;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};
k.prototype.m=function(b,c,a){var d=this.g;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.prototype.m;
k.prototype.send=k.prototype.send;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!1;this.g=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.h=!0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
  <script type="text/javascript" nonce="k5g1Cd6Jooyq+yS4z4VIbQ">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600\x26noautologin=true',
  'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1P2ijls_0vF8KA9eLjSWJ6BZvnSoDChvRAfBGXO3ontI%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600');
  </script>
  </body>
</html>
